Fix handling of face attributes in Fx_create_frame (Bug#16529).
authormartin rudalics <rudalics@gmx.at>
Sat, 25 Jan 2014 14:39:49 +0000 (15:39 +0100)
committermartin rudalics <rudalics@gmx.at>
Sat, 25 Jan 2014 14:39:49 +0000 (15:39 +0100)
commita5fdeff945c32bb8fc86af160d8d6b51ef8887e5
tree763782f1cc2e932724a0831034883917fa124580
parent02ff2d2f8b6cb504668df16ce20efce2fb49d676
Fix handling of face attributes in Fx_create_frame (Bug#16529).

* w32fns.c (Fx_create_frame): Don't inhibit running Lisp code
too early.  Again run change_frame_size before assigning menu-
and tool-bar-lines.
src/ChangeLog
src/w32fns.c